home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0429.dms / q0429.adf / rayview / README < prev    next >
Text File  |  1991-08-08  |  595b  |  14 lines

  1. Rayview reads a rayshade input file and opens a graphics window into
  2. which images are rendered using GL (SGI / RS6000) library calls.
  3.  
  4. Support is provided for most rayshade primitives and light sources.
  5. Support for CSG is limited to drawing the bounding boxes of those
  6. objects used in each CSG object.
  7.  
  8. Rayview is intended to be an example of the kind of application program
  9. that can be written using the rayshade libraries.  You are encouraged
  10. to improve or otherwise modify rayview to suit your needs.
  11.  
  12. To compile, edit the Makefile, set GRAPHICSLIB and SPHERELIB appropriately,
  13. and run make.
  14.